home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Treiber / DigitalKameras / DigiCam / DigiCam.readme < prev    next >
Encoding:
Text File  |  1999-12-03  |  2.3 KB  |  54 lines

  1. Short: Tool for some Digital Cameras
  2. Uploader: remuss@cs.tu-berlin.de (Volker Remuß)
  3. Author:   remuss@cs.tu-berlin.de (Volker Remuß)
  4. Type:     comm/misc
  5. Version:  1.0
  6.  
  7.    DigiCam V1.0
  8.  
  9.    With DigiCam some digitalcameras can be used with your sweet little Amiga. It
  10.    implements the protocol figured out by Eugene Crosser <crosser@average.org>.
  11.    The protocol is used by a family of cameras that share the same chipset and
  12.    operating-system. Please have a look at http://www.average.org/digicam/.
  13.    There you can find all the information about the protocol and there is also a
  14.    list of cameras that are known to work.
  15.  
  16.    As in the moment of writing this guide, the list looks like this:
  17.  
  18.    - Agfa ePhoto line of cameras
  19.    - Epson PhotoPC, PhotoPC 500, PhotoPC 550, PhotoPC 600
  20.    - Olympus Digital cameras line
  21.    - Sanyo VPC-G200/G200EX, DSC-X300
  22.    - Nikon Coolpix 900 (Coolpix 600 is not compatible)
  23.    - Sierra Imaging SD640 (compare this one with Epson PhotoPC ;-)
  24.    - (probably) Toshiba PDR-2
  25.  
  26.    Sanyo VPC-X350EX can be added to the list, since this is the only camera I
  27.    could get my fingers on to test DigiCam.
  28.  
  29.    DigiCam is similar to Eugene Crossers program called PhotoPC for linux, but
  30.    it is no port of it.
  31.  
  32.    Since I had to implement the protocol for an university project,
  33.    (see. http://pdv.cs.tu-berlin.de/forschung/TubRob/index.html if you are
  34.    interested in a competition-winning, flying robot) I decided to write this
  35.    program first as training, base and to figure out some more elements of the
  36.    protocol (didn't found much though).
  37.  
  38.    I've to admit that I only used to days to write this program some months ago
  39.    and I have now two additional days spend on testing, debugging and writing
  40.    the guide. Mainly because the Sanyo is only lend from the university and is
  41.    originally bend under modelhelicopter that is our flying robot called MARVIN
  42.    (what else :)) acting as onbord-camera. There are probably some bugs left.
  43.  
  44.    Please note that DigiCam is only tested with a Sanyo VPC-X350EX, but almost
  45.    everything* the protocol specifies is implemented, even if the Sanyo doesn't
  46.    support it.
  47.  
  48.    If you use it with a different camera, you will probably come across functions
  49.    and settings that do not exist at this particular model.
  50.  
  51.  
  52.    * upload of pictures is not implemented
  53.      therefore download of animations is :)
  54.